CQG Algorithmic Orders
OPO_WorkingOrders Class Members
See Also  Properties  Methods  Events Send Feedback
AlgoOrder Order-Place-Order (OPO) > AlgorithmicOrders Namespace : OPO_WorkingOrders Class


Glossary Item Box

The following tables list the members exposed by OPO_WorkingOrders.

Public Constructors

 NameDescription
Public ConstructorOPO_WorkingOrders Constructor  
Top

Public Properties

 NameDescription
Public PropertyAlgoOrderShortName (Inherited from CQGAlgorithmicOrderBuilder.CQGAlgorithmicOrders)
Public PropertyCount Gets count of items in working orders collection. (Inherited from CQGAlgorithmicOrderBuilder.CQGAlgorithmicOrders)
Public PropertyCustomProperties (Inherited from CQGAlgorithmicOrderBuilder.CQGAlgorithmicOrders)
Public PropertyItem Gets algorithmic order by given order ID. (Inherited from CQGAlgorithmicOrderBuilder.CQGAlgorithmicOrders)
Public PropertyItems Gets working orders collection. (Inherited from CQGAlgorithmicOrderBuilder.CQGAlgorithmicOrders)
Top

Public Methods

 NameDescription
Public MethodAddNewOrder Tries to add a new item to the working orders collection. (Inherited from CQGAlgorithmicOrderBuilder.CQGAlgorithmicOrders)
Public MethodCancel Cancels the specified algorithmic order and it's child orders. (Inherited from CQGAlgorithmicOrderBuilder.CQGAlgorithmicOrders)
Public MethodCancelAll Cancels all working algorithmic orders and their child orders. (Inherited from CQGAlgorithmicOrderBuilder.CQGAlgorithmicOrders)
Public MethodCEL_AlgorithmicOrderPlacedOverridden.  CQGCEL's AlgorithmicOrderPlaced event handler. Received if algorithmic order placed.  
Public MethodCEL_InstrumentChanged CQGCEL's InstrumentChanged event handler. Received if any of the instrument quotes or dynamic instrument properties are changed. (Inherited from CQGAlgorithmicOrderBuilder.CQGAlgorithmicOrders)
Public MethodCEL_InstrumentSubscribed CQGCEL's InstrumentSubscribed event handler. Received if a new instrument is resolved and subscribed. (Inherited from CQGAlgorithmicOrderBuilder.CQGAlgorithmicOrders)
Public MethodCEL_OrderChanged CQGCEL's OrderChanged event handler. Received if placed order changed. (Inherited from CQGAlgorithmicOrderBuilder.CQGAlgorithmicOrders)
Public MethodCEL_StrategyDefinitionProgress CQGCEL's StrategyDefinitionProgress event handler. Received if the strategy definition status is changed or when some error has occurred during the request processing. (Inherited from CQGAlgorithmicOrderBuilder.CQGAlgorithmicOrders)
Public MethodGetDisplayPrice (Inherited from CQGAlgorithmicOrderBuilder.CQGAlgorithmicOrders)
Public MethodInitialize Initializes CQGAlgorithmicOrders class instance. (Inherited from CQGAlgorithmicOrderBuilder.CQGAlgorithmicOrders)
Public MethodShutDown Finalizes CQGAlgorithmicOrders class instance. (Inherited from CQGAlgorithmicOrderBuilder.CQGAlgorithmicOrders)
Public MethodSubscribeInstrument Subscribes new instrument. (Inherited from CQGAlgorithmicOrderBuilder.CQGAlgorithmicOrders)
Top

Public Events

 NameDescription
Public EventAlgorithmicOrdersChangedCQGAlgorithmicOrders fires this event to inform that a new order was added, or an existing order was changed or removed. (Inherited from CQGAlgorithmicOrderBuilder.CQGAlgorithmicOrders)
Public EventShowMessageCQGAlgorithmicOrders fires this event to send a message to the UI form. (Inherited from CQGAlgorithmicOrderBuilder.CQGAlgorithmicOrders)
Top

See Also

Copyright © 2012 CQG Inc. All Rights Reserved.